message buffer

英 [ˈmesɪdʒ ˈbʌfə(r)] 美 [ˈmesɪdʒ ˈbʌfər]

网络  消息缓冲区; 消息缓冲; 信息缓冲; 消息缓存; 数据缓冲区

计算机



双语例句

  1. Serializes the application objects into an MQ LLM message buffer.
    序列化应用程序对象到一个MQLLM消息缓存。
  2. Thus, an application can put a message with a buffer larger than the value of MaxMsgLength when the buffer includes properties.
    因此,应用程序可使用大于MaxMsgLength值的缓冲区放置消息,前提是该缓冲区包含属性。
  3. A message passing interface ( MPI) manages this buffer.
    消息传递接口(MPI)管理此缓冲区。
  4. The syslog call serves as the input/ output ( I/ O) and control interface to the kernel's log message ring buffer.
    syslog调用是作为内核日志消息环缓冲区的输入/输出(I/O)和控制接口。
  5. CLPPlus supports printing of DBMS_OUTPUT message buffer contents onto the CLPPlus console using server output facility.
    CLPPlus支持使用服务器输出工具打印DBMSOUTPUT消息缓冲内容到CLPPlus控制台上。
  6. The strerror() function isn't necessarily thread-safe; for unknown values, it formats an error message in a static buffer and returns a pointer to that buffer.
    strerror()函数并没有必要是线程安全的;对于未知值,该函数在静态缓冲区中设置错误消息的格式并将指针返回到该缓冲区。
  7. A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.
    在数据报套接字上发送的一个消息大于内部消息缓冲区或一些其它网络限制,或者是用来接受数据报的缓冲区小于数据报本身。
  8. Design and Implementation of an Intelligent Transport System Short Message Platform Based on Buffer Pool and Multithread
    基于缓冲池和多线程的智能交通短信平台设计与实现
  9. If the message is a PRL update message, UIM will copy the PRL message into the internal PRL buffer zone.
    若此消息是一个prl更新消息,则uim把prl更新消息复制到内部prl缓冲区中。
  10. In this paper, performance of the NX message passing software currently running on the Dawning 1000 is analyzed. It is showed that the complex buffer management policy and slow memory copy used are the most important reasons of the poor performance of NX.
    本文采用两种方法从内部和外部的两个角度分析了曙光1000上现有的NX消息传递库的性能和开销,发现影响其效率的原因主要在于其复杂的缓冲区管理机制和慢速的消息拷贝。
  11. The performances of DQDB MAN with multiple priorities are analyzed. The expressions of mean message sojourn time in the buffer are derived. For a sample of 38 sources we derive an average value of
    本文分析了多优先级DQDB城域网的性能,得到了采用不同优先级时,报文平均停留时间的表达式。平均结果为
  12. Its programming interface is based on message, which makes it convenient to buffer management, flow control, and priority based message schedule strategy.
    它的编程接口是基于消息的,使得缓冲区管理,流量控制,和按优先级传送消息都很易于实现。
  13. The recovering of real-time TCP message based on wide-band networks sniffer deals with memory management for buffer memory of IP packets and TCP connection maintenance.
    基于宽带网络嗅探的实时TCP报文还原处理IP包缓存和TCP连接相关信息维护的内存管理。
  14. A Message Transport Mechanism Based on Agent Location Transparency and Message Buffer Facilitator
    一种基于Agent位置透明及消息缓冲体的消息传递机制
  15. In the thesis we introduces the overall frame of the system, and the data structure of the message and the meaning of some attribute, and logic structure of the message queue, also introduces buffer pool of the send-queue and some operation of the queue.
    论文给出了系统的总体框架,以及消息的数据结构及一些属性的含义,介绍了消息队列的总体结构,描述了消息队列的属性和逻辑结构以及发送队列缓冲池及队列的一些操作。
  16. In order to deal with dynamic nature and stringent QoS requirement of rt VBR such as compressed video, emergency message is defined to inform the base station of the source's rate variation and buffer status.
    为了适应诸如压缩视频流等实时VBR业务的动态特性和严格的QoS要求,定义了移动站用于通知基站其源帧率变化及队列情况的紧急消息。
  17. The effects of message length, traffic load of upstream and downstream nodes and the parameters of bandwidth balancing mechanism and network counters on the sojourn time of message in the buffer are investigated, which present a valuable reference for the implementation of DQDB MAN.
    研究了报文长度、网络上下游负荷、带宽平衡参数和网络计数器级数对报文在缓存器中停留时间的影响。所得结果可为DQDB城域网的具体实现提供参考。
  18. By using the send message buffer pool, processing capability and loading capability of the message processing module is improved, and capability of the whole system is improved.
    通过应用发送消息缓冲池,提高了短消息处理模块的处理能力和负载能力,并从整体上提高了系统的性能。
  19. A networked motion controller was proposed firstly. By using the Generalized Predictive Controller ( GPC) and the message buffer mechanism, the random time-varying network delay can be compensated for.
    制定了一种网络化运动控制策略,采用广义预测控制算法和报文缓冲机制补偿随机时变网络延迟。
  20. By reducing the TCP/ IP stack, we adopt full assembly programming method, flexible message control mechanism and buffer management, and realize a TCP/ IP stack in limited program space.
    通过对TCP/IP协议进行裁减,采用全汇编语言程序设计方法、灵活的消息控制机制和缓冲区管理,在有限的代码空间内实现了TCP/IP协议栈。
  21. Sending Windows Message by Buffer Overflow Technique
    利用缓冲区溢出技术强行推送信使
  22. However, in message passing with traditional communication mechanisms, fairly high communication overhead is introduced by context switching, complicated buffer management and slow memory copying and so on.
    传统通讯机制中的上下文切换、复杂的缓冲区管理以及慢速的内存数据拷贝,往往会造成过大的软件开销,不利于计算和通讯的重叠。
  23. The key idea is: The uplink message and downlink message are handling separately, using global link list, buffer queue and semaphore for information exchange.
    基本思想为:上下行信令分开处理,采用全局链表、缓冲队列和信号量方式进行交互。
  24. Meanwhile, we use a rate control mechanism in the message buffer, which ensures the basic synchronization between send and receive of audio/ video datas. It makes the system more stable even if the network condition is changing.
    同时,在消息缓冲区实现一种速率控制机制,该机制保证音频/视频采集发送以及接收播放的基本同步,抵御一定的网络传输条件变化影响。